mit:MitLock
lock status of a specific mit
Telemetry Sensor Path(s)
Configurable Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
|---|---|---|---|
| isForceUnlock | scalar:Bool |
whether to force unlock no matter who locked the mit | SELECTION: true or false DEFAULT: false |
| lockStatus | mit:LockStatus (scalar:Enum8) |
current lock status of a mit | SELECTION: 0 - mit_unlocked 1 - mit_locked |
| pid | scalar:Uint32 |
id of the process which last locked this mit | RANGE: [0, 4294967295] |
| treeId | scalar:Uint32 |
mit's id, different from tree type | RANGE: [0, 4294967295] |
Internal Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
| status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |